runtime.metricData.compute (field)

60 uses

	runtime (current package)
		metrics.go#L38: 	compute func(in *statAggregate, out *metricValue)
		metrics.go#L90: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L97: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L104: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L111: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L118: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L125: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L132: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L139: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L146: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L153: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L160: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L167: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L174: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L181: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L188: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L195: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L202: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L209: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L216: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L223: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L235: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L242: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L249: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L261: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L268: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L275: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L281: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L287: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L294: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L301: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L308: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L314: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L320: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L326: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L333: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L341: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L348: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L355: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L362: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L369: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L376: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L383: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L390: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L397: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L404: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L411: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L418: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L425: 			compute: func(in *statAggregate, out *metricValue) {
		metrics.go#L434: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L440: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L446: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L451: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L456: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L461: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L466: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L471: 			compute: func(_ *statAggregate, out *metricValue) {
		metrics.go#L480: 			metrics["/godebug/non-default-behavior/"+info.Name+":events"] = metricData{compute: compute0}
		metrics.go#L507: 	d.compute = metricReader(read).compute
		metrics.go#L869: 		data.compute(&agg, &sample.value)